Documentation
OmnipeekOmnipeek User GuideDownload PDF
Decode view
The Decode view displays decoded packet data in byte order from top to bottom. Click the minus or plus signs to collapse or expand the view of any header section. In collapsed mode, you get a summary of the layer.
The Packet Info (in green) at the top is generated automatically by Omnipeek. The following table lists the parameters that may appear in Packet Info.
 
Parameter
Description
Flags
Denotes the flag of a packet. Packets can be flagged, based on their match with a variety of conditions. Flags vary from one network medium to another.
Status
Indicates any one of several conditions, including that the packet was truncated or sliced. Shows a value of 0x00 when the packet does not have any of these other conditions.
Packet Length
The number of bytes that the card retrieved off the network for this packet, including all header information and FCS.
Slice Length
When Slice Length appears, it indicates the number of bytes of the packet which were captured. This is shown only if packet slicing was used on a packet, or if data was truncated because it was unavailable.
Timestamp
The time the packet was received.
Data Rate
The data rate at which the body of the 802.11 WLAN packet was transmitted.
Channel
The 802.11 WLAN channel number and radio frequency at which the packet was transmitted.
Signal Level
The signal strength of the transmission in which the 802.11 WLAN packet was received, expressed as the RSSI normalized to a percentage.
Signal dBm
The signal strength of the transmission in which the 802.11 WLAN packet was received, expressed in dBm (decibel-milliWatts). If the packet was captured on an adapter that does not report values for signal level in dBm, this item will not be shown.
Noise Level
The noise level reported in the receipt of this 802.11 WLAN packet, expressed as a percentage. If the packet was captured on an adapter that does not report values for noise, this will show as 0%.
Noise dBm
The noise level reported in the receipt of this 802.11 WLAN packet, expressed in dBm (decibel milliWatts). If the packet was captured on an adapter that does not report values for noise in dBm, this item will not be shown.
NOTE: Omnipeek decodes hundreds of network, transport, application and device control protocols, displaying both the commands and their meaning. When the data portion of the packet is listed toward the end of the Decode view simply as data, Omnipeek has reached a layer of the packet that it cannot decode with the current or default decoder. For details about selecting an alternative decoder, see Choosing a decoder. If you are writing your own protocols and wish to write your own decoders, see Writing your own decoders.